home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2006 February / Gamestar_81_2006-02_dvd.iso / Programy / PicaJetInstall.exe / {app} / PicaJet.exe / 0 / RCDATA / TFSTOOLS / TFSTOOLS.txt
Encoding:
Text File  |  2005-11-17  |  7.0 KB  |  291 lines

  1. object fsTools: TfsTools
  2.   Left = 344
  3.   Top = 182
  4.   AutoScroll = False
  5.   BorderIcons = []
  6.   Caption = 'Configure tool'
  7.   ClientHeight = 173
  8.   ClientWidth = 352
  9.   Color = clBtnFace
  10.   Constraints.MaxHeight = 200
  11.   Constraints.MinHeight = 200
  12.   Constraints.MinWidth = 360
  13.   Font.Charset = DEFAULT_CHARSET
  14.   Font.Color = clWindowText
  15.   Font.Height = -11
  16.   Font.Name = 'Tahoma'
  17.   Font.Style = []
  18.   KeyPreview = True
  19.   OldCreateOrder = True
  20.   Position = poDesktopCenter
  21.   Scaled = False
  22.   OnCreate = FormCreate
  23.   OnKeyDown = FormKeyDown
  24.   OnResize = FormResize
  25.   PixelsPerInch = 96
  26.   TextHeight = 13
  27.   object BevelB: TbsSkinBevel
  28.     Left = 0
  29.     Top = 35
  30.     Width = 352
  31.     Height = 2
  32.     Align = alTop
  33.     Shape = bsBottomLine
  34.     SkinData = SkinDataModule.SkinData
  35.     SkinDataName = 'bevel'
  36.     DividerMode = False
  37.   end
  38.   object lTitle: TLabel
  39.     Left = 7
  40.     Top = 52
  41.     Width = 20
  42.     Height = 13
  43.     Caption = 'Title'
  44.     Font.Charset = DEFAULT_CHARSET
  45.     Font.Color = clWindowText
  46.     Font.Height = -11
  47.     Font.Name = 'Tahoma'
  48.     Font.Style = []
  49.     ParentFont = False
  50.     Transparent = True
  51.   end
  52.   object LProgram: TLabel
  53.     Left = 7
  54.     Top = 76
  55.     Width = 40
  56.     Height = 13
  57.     Caption = 'Program'
  58.     Font.Charset = DEFAULT_CHARSET
  59.     Font.Color = clWindowText
  60.     Font.Height = -11
  61.     Font.Name = 'Tahoma'
  62.     Font.Style = []
  63.     ParentFont = False
  64.     Transparent = True
  65.   end
  66.   object LParameters: TLabel
  67.     Left = 7
  68.     Top = 100
  69.     Width = 55
  70.     Height = 13
  71.     Caption = 'Parameters'
  72.     Font.Charset = DEFAULT_CHARSET
  73.     Font.Color = clWindowText
  74.     Font.Height = -11
  75.     Font.Name = 'Tahoma'
  76.     Font.Style = []
  77.     ParentFont = False
  78.     Transparent = True
  79.   end
  80.   object cntChangeType: TAMContainer
  81.     Left = 0
  82.     Top = 0
  83.     Width = 352
  84.     Height = 35
  85.     Align = alTop
  86.     OnResize = cntChangeTypeResize
  87.     DoubleBuffered = False
  88.     object LDescription: TLabel
  89.       Left = 16
  90.       Top = 3
  91.       Width = 321
  92.       Height = 29
  93.       AutoSize = False
  94.       Caption = 'Use "%1" in the parameters section for current filename'
  95.       Font.Charset = DEFAULT_CHARSET
  96.       Font.Color = clWindowText
  97.       Font.Height = -11
  98.       Font.Name = 'Tahoma'
  99.       Font.Style = []
  100.       ParentFont = False
  101.       WordWrap = True
  102.     end
  103.   end
  104.   object cntFooter: TAMContainer
  105.     Left = 0
  106.     Top = 133
  107.     Width = 352
  108.     Height = 40
  109.     Align = alBottom
  110.     OnResize = cntFooterResize
  111.     DoubleBuffered = False
  112.     object bOk: TbsSkinButton
  113.       Left = 54
  114.       Top = 5
  115.       Width = 75
  116.       Height = 24
  117.       TabOrder = 0
  118.       SkinData = SkinDataModule.SkinData
  119.       SkinDataName = 'buttonlight'
  120.       DefaultFont.Charset = DEFAULT_CHARSET
  121.       DefaultFont.Color = clWindowText
  122.       DefaultFont.Height = 13
  123.       DefaultFont.Name = 'Tahoma'
  124.       DefaultFont.Style = []
  125.       DefaultWidth = 0
  126.       DefaultHeight = 0
  127.       UseSkinFont = True
  128.       AllowAllUp = False
  129.       TabStop = True
  130.       CanFocused = True
  131.       Down = False
  132.       GroupIndex = 0
  133.       Caption = 'Ok'
  134.       NumGlyphs = 2
  135.       Spacing = 1
  136.       Enabled = False
  137.       Default = True
  138.       ModalResult = 1
  139.     end
  140.     object bCancel: TbsSkinButton
  141.       Left = 158
  142.       Top = 5
  143.       Width = 75
  144.       Height = 24
  145.       TabOrder = 1
  146.       SkinData = SkinDataModule.SkinData
  147.       SkinDataName = 'buttonlight'
  148.       DefaultFont.Charset = DEFAULT_CHARSET
  149.       DefaultFont.Color = clWindowText
  150.       DefaultFont.Height = 13
  151.       DefaultFont.Name = 'Tahoma'
  152.       DefaultFont.Style = []
  153.       DefaultWidth = 0
  154.       DefaultHeight = 0
  155.       UseSkinFont = True
  156.       AllowAllUp = False
  157.       TabStop = True
  158.       CanFocused = True
  159.       Down = False
  160.       GroupIndex = 0
  161.       Caption = 'Cancel'
  162.       NumGlyphs = 2
  163.       Spacing = 1
  164.       Cancel = True
  165.       ModalResult = 2
  166.     end
  167.   end
  168.   object eTitle: TbsSkinEdit
  169.     Left = 64
  170.     Top = 48
  171.     Width = 281
  172.     Height = 20
  173.     DefaultFont.Charset = DEFAULT_CHARSET
  174.     DefaultFont.Color = clWindowText
  175.     DefaultFont.Height = 14
  176.     DefaultFont.Name = 'Arial'
  177.     DefaultFont.Style = []
  178.     UseSkinFont = True
  179.     DefaultWidth = 0
  180.     DefaultHeight = 20
  181.     ButtonMode = False
  182.     SkinData = SkinDataModule.SkinData
  183.     SkinDataName = 'editlight'
  184.     Font.Charset = DEFAULT_CHARSET
  185.     Font.Color = clWindowText
  186.     Font.Height = 14
  187.     Font.Name = 'Tahoma'
  188.     Font.Style = []
  189.     ParentFont = False
  190.     TabOrder = 0
  191.     OnChange = eTitleChange
  192.     OnKeyDown = FormKeyDown
  193.   end
  194.   object eProgram: TbsSkinEdit
  195.     Left = 64
  196.     Top = 72
  197.     Width = 281
  198.     Height = 20
  199.     DefaultFont.Charset = DEFAULT_CHARSET
  200.     DefaultFont.Color = clWindowText
  201.     DefaultFont.Height = 14
  202.     DefaultFont.Name = 'Arial'
  203.     DefaultFont.Style = []
  204.     UseSkinFont = True
  205.     DefaultWidth = 0
  206.     DefaultHeight = 20
  207.     ButtonMode = True
  208.     SkinData = SkinDataModule.SkinData
  209.     SkinDataName = 'buttonedit'
  210.     Font.Charset = DEFAULT_CHARSET
  211.     Font.Color = clWindowText
  212.     Font.Height = 14
  213.     Font.Name = 'Tahoma'
  214.     Font.Style = []
  215.     ParentFont = False
  216.     TabOrder = 1
  217.     OnButtonClick = eProgramButtonClick
  218.     OnChange = eTitleChange
  219.     OnKeyDown = FormKeyDown
  220.   end
  221.   object eParameters: TbsSkinEdit
  222.     Left = 64
  223.     Top = 96
  224.     Width = 280
  225.     Height = 20
  226.     DefaultFont.Charset = DEFAULT_CHARSET
  227.     DefaultFont.Color = clWindowText
  228.     DefaultFont.Height = 14
  229.     DefaultFont.Name = 'Arial'
  230.     DefaultFont.Style = []
  231.     UseSkinFont = True
  232.     DefaultWidth = 0
  233.     DefaultHeight = 20
  234.     ButtonMode = False
  235.     SkinData = SkinDataModule.SkinData
  236.     SkinDataName = 'editlight'
  237.     Font.Charset = DEFAULT_CHARSET
  238.     Font.Color = clWindowText
  239.     Font.Height = 14
  240.     Font.Name = 'Tahoma'
  241.     Font.Style = []
  242.     ParentFont = False
  243.     TabOrder = 2
  244.     OnKeyDown = FormKeyDown
  245.   end
  246.   object OpenDialog1: TOpenDialog
  247.     Filter = 'Applications (*.exe)|*.exe|All Files (*.*)|*.*'
  248.     Left = 40
  249.     Top = 48
  250.   end
  251.   object SkinForm: TbsBusinessSkinForm
  252.     GradientStartColor = clBlack
  253.     GradientEndColor = clBlack
  254.     DrawBackground = True
  255.     ShowIcon = False
  256.     MaximizeOnFullScreen = False
  257.     AlphaBlend = False
  258.     AlphaBlendAnimation = False
  259.     AlphaBlendValue = 200
  260.     ShowObjectHint = False
  261.     MenusAlphaBlend = False
  262.     MenusAlphaBlendAnimation = False
  263.     MenusAlphaBlendValue = 200
  264.     DefCaptionFont.Charset = DEFAULT_CHARSET
  265.     DefCaptionFont.Color = clBtnText
  266.     DefCaptionFont.Height = 14
  267.     DefCaptionFont.Name = 'Tahoma'
  268.     DefCaptionFont.Style = [fsBold]
  269.     DefInActiveCaptionFont.Charset = DEFAULT_CHARSET
  270.     DefInActiveCaptionFont.Color = clBtnShadow
  271.     DefInActiveCaptionFont.Height = 14
  272.     DefInActiveCaptionFont.Name = 'Tahoma'
  273.     DefInActiveCaptionFont.Style = [fsBold]
  274.     DefMenuItemHeight = 20
  275.     DefMenuItemFont.Charset = DEFAULT_CHARSET
  276.     DefMenuItemFont.Color = clWindowText
  277.     DefMenuItemFont.Height = 14
  278.     DefMenuItemFont.Name = 'Tahoma'
  279.     DefMenuItemFont.Style = []
  280.     UseDefaultSysMenu = True
  281.     SkinData = SkinDataModule.SkinData
  282.     MinHeight = 200
  283.     MinWidth = 360
  284.     Magnetic = False
  285.     MagneticSize = 5
  286.     BorderIcons = [biSystemMenu, biMinimize, biMaximize, biRollUp]
  287.     Left = 8
  288.     Top = 136
  289.   end
  290. end
  291.